home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / VBSamples / DirectShow / Editing / XTLTestVB / readme.txt < prev    next >
Encoding:
Text File  |  2001-10-10  |  577 b   |  14 lines

  1. DirectShow Sample -- XTLTestVB
  2. ------------------------------
  3.  
  4. Microsoft Visual Basic application that previews video editing project files.
  5. This is a Visual Basic version of the XTLTest C++ sample, but with 
  6. limited functionality.  It demonstrates how to quickly read an XTL file, 
  7. create a render engine, and start playing the resultant DirectShow graph 
  8. based on the XTL file.
  9.  
  10. To use this application, drag a Microsoft DirectShow Editing Services XTL file 
  11. onto the application window.  You can use this sample as a quick and easy 
  12. player for your XTL files.
  13.  
  14.